home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20020314-20021006 / 000420_hwting@yahoo.com_Thu Oct 3 09:05:49 EDT 2002.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  36 lines

  1. Article: 13756 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!bloom-beacon.mit.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
  3. From: hwting@yahoo.com (Ben)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: Need help: C-Kermit to send message page by using TAP protocol.
  6. Date: 3 Oct 2002 02:55:50 -0700
  7. Organization: http://groups.google.com/
  8. Lines: 17
  9. Message-ID: <8f01e2d0.0210030155.1c6a92e0@posting.google.com>
  10. References: <8f01e2d0.0209130838.38896a2d@posting.google.com> <8f01e2d0.0209131830.3e874155@posting.google.com> <alvk7r$kmt$1@watsol.cc.columbia.edu> <8f01e2d0.0210020745.2d1edf68@posting.google.com> <anf4vl$jli$1@watsol.cc.columbia.edu>
  11. NNTP-Posting-Host: 192.193.167.65
  12. Content-Type: text/plain; charset=ISO-8859-1
  13. Content-Transfer-Encoding: 8bit
  14. X-Trace: posting.google.com 1033638950 5643 127.0.0.1 (3 Oct 2002 09:55:50 GMT)
  15. X-Complaints-To: groups-abuse@google.com
  16. NNTP-Posting-Date: 3 Oct 2002 09:55:50 GMT
  17. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13756
  18.  
  19. I try the kermit6 with the alphapage6 in the same HP machine.
  20. Page message was delivered sucessfully.
  21.  
  22. #kermit -Y -C "take alphapage6,apage pagerID {testing}, exit"
  23.  Trying: paging center number...
  24.  Device: /dev/cul2a5, modem: usrobotics, speed: 2400
  25.  Dial timeout: 43 seconds
  26.  To cancel: type your interrupt character (normally Ctrl-C).
  27.  Call complete.
  28.  
  29. ID=
  30. Processing - Please wait
  31.  1 Page Sent   Good Bye
  32. #
  33.  
  34. Question:
  35. Is the kermit8 support in HP-UX 11.00 platform?
  36.